PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPen Class / setDashOffset Method
The distance from the start of a line to the beginning of a dash pattern.
In This Topic
    setDashOffset Method
    In This Topic
    Sets the dash offset.
    Syntax
    public void setDashOffset( 
       double dashOffset
    )

    Parameters

    dashOffset
    The distance from the start of a line to the beginning of a dash pattern.
    See Also